home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / v cisle / acehtml / acehtmlfreeware.exe / acehtmlfree.exe / 0 / RCDATA / TFRMVIEWER / TFRMVIEWER.txt < prev   
Text File  |  2006-04-19  |  10KB  |  467 lines

  1. object frmViewer: TfrmViewer
  2.   Left = 272
  3.   Top = 260
  4.   Align = alClient
  5.   BorderStyle = bsNone
  6.   ClientHeight = 242
  7.   ClientWidth = 651
  8.   Color = clActiveCaption
  9.   UseDockManager = True
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   Visible = True
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   OnEndDock = FormEndDock
  23.   OnHide = FormHide
  24.   OnKeyDown = FormKeyDown
  25.   OnShow = FormShow
  26.   OnStartDock = FormStartDock
  27.   ExplicitWidth = 320
  28.   ExplicitHeight = 240
  29.   PixelsPerInch = 96
  30.   TextHeight = 13
  31.   object ScrollBox: TScrollBox
  32.     Left = 0
  33.     Top = 22
  34.     Width = 651
  35.     Height = 220
  36.     HorzScrollBar.Tracking = True
  37.     VertScrollBar.Visible = False
  38.     Align = alClient
  39.     BevelInner = bvLowered
  40.     BevelOuter = bvRaised
  41.     BorderStyle = bsNone
  42.     TabOrder = 0
  43.     OnResize = ScrollBoxResize
  44.     object barStatus: TdxStatusBar
  45.       Left = 0
  46.       Top = 200
  47.       Width = 651
  48.       Height = 20
  49.       Panels = <
  50.         item
  51.           PanelStyleClassName = 'TdxStatusBarTextPanelStyle'
  52.         end>
  53.       PaintStyle = stpsOffice11
  54.       Font.Charset = DEFAULT_CHARSET
  55.       Font.Color = clWindowText
  56.       Font.Height = -11
  57.       Font.Name = 'MS Shell Dlg 2'
  58.       Font.Style = []
  59.     end
  60.   end
  61.   object RefreshTimer: TTimer
  62.     Enabled = False
  63.     OnTimer = RefreshTimerTimer
  64.     Left = 416
  65.     Top = 40
  66.   end
  67.   object barMan: TdxBarManager
  68.     AllowReset = False
  69.     AutoDockColor = False
  70.     Font.Charset = DEFAULT_CHARSET
  71.     Font.Color = clWindowText
  72.     Font.Height = -11
  73.     Font.Name = 'Tahoma'
  74.     Font.Style = []
  75.     Bars = <
  76.       item
  77.         AllowClose = False
  78.         AllowCustomizing = False
  79.         AllowQuickCustomizing = False
  80.         AllowReset = False
  81.         BorderStyle = bbsNone
  82.         Caption = 'Internal Viewer'
  83.         DockedDockingStyle = dsTop
  84.         DockedLeft = 0
  85.         DockedTop = 0
  86.         DockingStyle = dsTop
  87.         FloatLeft = 276
  88.         FloatTop = 213
  89.         FloatClientWidth = 23
  90.         FloatClientHeight = 22
  91.         ItemLinks = <
  92.           item
  93.             Item = bbRefresh
  94.             Visible = True
  95.           end
  96.           item
  97.             BeginGroup = True
  98.             Item = bbBack
  99.             Visible = True
  100.           end
  101.           item
  102.             Item = bbForward
  103.             Visible = True
  104.           end
  105.           item
  106.             BeginGroup = True
  107.             Item = bbStop
  108.             Visible = True
  109.           end
  110.           item
  111.             BeginGroup = True
  112.             Item = bbOpen
  113.             Visible = True
  114.           end
  115.           item
  116.             BeginGroup = True
  117.             Item = bbAddress
  118.             UserDefine = [udWidth]
  119.             UserWidth = 209
  120.             Visible = True
  121.           end
  122.           item
  123.             Item = bbBaseURL
  124.             Visible = True
  125.           end
  126.           item
  127.             BeginGroup = True
  128.             Item = bbRulers
  129.             Visible = True
  130.           end
  131.           item
  132.             Item = bbResolution
  133.             Visible = True
  134.           end
  135.           item
  136.             Item = bbDockOptions
  137.             Visible = True
  138.           end
  139.           item
  140.             Item = bbMax
  141.             Visible = True
  142.           end>
  143.         Name = 'Internal Viewer'
  144.         NotDocking = [dsNone, dsLeft, dsTop, dsRight, dsBottom]
  145.         OneOnRow = True
  146.         Row = 0
  147.         UseOwnFont = False
  148.         UseRestSpace = True
  149.         Visible = True
  150.         WholeRow = True
  151.       end>
  152.     CanCustomize = False
  153.     Categories.Strings = (
  154.       'Default'
  155.       'pmDockOptions'
  156.       'pmResolutions')
  157.     Categories.ItemsVisibles = (
  158.       2
  159.       2
  160.       2)
  161.     Categories.Visibles = (
  162.       True
  163.       True
  164.       True)
  165.     DockColor = clDefault
  166.     Images = frmTop.ilmenu
  167.     PopupMenuLinks = <>
  168.     Style = bmsOffice11
  169.     UseSystemFont = True
  170.     Left = 145
  171.     Top = 65
  172.     DockControlHeights = (
  173.       0
  174.       0
  175.       22
  176.       0)
  177.     object bbRefresh: TdxBarButton
  178.       Caption = 'Refresh'
  179.       Category = 0
  180.       Hint = 'Refresh'
  181.       Visible = ivAlways
  182.       ImageIndex = 207
  183.       OnClick = btnRefreshClick
  184.     end
  185.     object bbBack: TdxBarButton
  186.       Caption = 'Backward'
  187.       Category = 0
  188.       Hint = 'Backward'
  189.       Visible = ivAlways
  190.       ImageIndex = 208
  191.       OnClick = btnBackClick
  192.     end
  193.     object bbForward: TdxBarButton
  194.       Caption = 'Forward'
  195.       Category = 0
  196.       Hint = 'Forward'
  197.       Visible = ivAlways
  198.       ImageIndex = 209
  199.       OnClick = btnBackClick
  200.     end
  201.     object bbStop: TdxBarButton
  202.       Caption = 'Stop'
  203.       Category = 0
  204.       Hint = 'Stop'
  205.       Visible = ivAlways
  206.       ImageIndex = 210
  207.       OnClick = btnBackClick
  208.     end
  209.     object bbOpen: TdxBarButton
  210.       Caption = 'Open'
  211.       Category = 0
  212.       Hint = 'Open'
  213.       Visible = ivAlways
  214.       ImageIndex = 211
  215.       OnClick = btnOpenClick
  216.     end
  217.     object bbAddress: TdxBarCombo
  218.       Caption = 'Address:'
  219.       Category = 0
  220.       Hint = 'Address:'
  221.       Visible = ivAlways
  222.       OnChange = ComboURLChange
  223.       OnCurChange = bbAddressCurChange
  224.       OnKeyPress = ComboURLKeyPress
  225.       OnKeyUp = ComboURLKeyUp
  226.       ShowCaption = True
  227.       Width = 100
  228.       ItemIndex = -1
  229.     end
  230.     object bbBaseURL: TdxBarButton
  231.       Caption = 'Base URL'
  232.       Category = 0
  233.       Enabled = False
  234.       Hint = 'Base URL'
  235.       Visible = ivAlways
  236.       ButtonStyle = bsChecked
  237.       ImageIndex = 216
  238.       OnClick = bbBaseURLClick
  239.     end
  240.     object bbRulers: TdxBarButton
  241.       Caption = 'Rulers'
  242.       Category = 0
  243.       Hint = 'Rulers'
  244.       Visible = ivAlways
  245.       ButtonStyle = bsChecked
  246.       ImageIndex = 215
  247.       OnClick = btnShowRulersClick
  248.     end
  249.     object bbResolution: TdxBarSubItem
  250.       Caption = 'Maximum'
  251.       Category = 0
  252.       Visible = ivAlways
  253.       ImageIndex = 214
  254.       ItemLinks = <
  255.         item
  256.           Item = N640
  257.           Visible = True
  258.         end
  259.         item
  260.           Item = N800
  261.           Visible = True
  262.         end
  263.         item
  264.           Item = N1024
  265.           Visible = True
  266.         end
  267.         item
  268.           Item = NMax
  269.           Visible = True
  270.         end
  271.         item
  272.           Item = N240
  273.           Visible = True
  274.         end>
  275.     end
  276.     object miUndock: TdxBarButton
  277.       Caption = 'miUndock'
  278.       Category = 1
  279.       Visible = ivAlways
  280.       OnClick = miUndockClick
  281.     end
  282.     object miDockTab: TdxBarButton
  283.       Caption = 'miDockTab'
  284.       Category = 1
  285.       Visible = ivAlways
  286.       OnClick = miDockTabClick
  287.     end
  288.     object miDockBottom: TdxBarButton
  289.       Caption = 'miDockBottom'
  290.       Category = 1
  291.       Visible = ivAlways
  292.       OnClick = miDockTabClick
  293.     end
  294.     object miDockTop: TdxBarButton
  295.       Caption = 'miDockTop'
  296.       Category = 1
  297.       Visible = ivAlways
  298.       OnClick = miDockTabClick
  299.     end
  300.     object miDockLeft: TdxBarButton
  301.       Caption = 'miDockLeft'
  302.       Category = 1
  303.       Visible = ivAlways
  304.       OnClick = miDockTabClick
  305.     end
  306.     object miDockRight: TdxBarButton
  307.       Caption = 'miDockRight'
  308.       Category = 1
  309.       Visible = ivAlways
  310.       OnClick = miDockTabClick
  311.     end
  312.     object miClose: TdxBarButton
  313.       Caption = 'miClose'
  314.       Category = 1
  315.       Visible = ivAlways
  316.       OnClick = miCloseClick
  317.     end
  318.     object miShowStatusBar: TdxBarButton
  319.       Caption = 'miShowStatusBar'
  320.       Category = 1
  321.       Visible = ivAlways
  322.       ButtonStyle = bsChecked
  323.       OnClick = miShowStatusBarClick
  324.     end
  325.     object N640: TdxBarButton
  326.       Caption = 'N640'
  327.       Category = 2
  328.       Hint = 'N640'
  329.       Visible = ivAlways
  330.       ButtonStyle = bsChecked
  331.       GroupIndex = 1
  332.       OnClick = NMaxClick
  333.     end
  334.     object bbDockOptions: TdxBarSubItem
  335.       Caption = 'Dock Options'
  336.       Category = 0
  337.       Visible = ivAlways
  338.       ImageIndex = 212
  339.       ShowCaption = False
  340.       ItemLinks = <
  341.         item
  342.           Item = miUndock
  343.           Visible = True
  344.         end
  345.         item
  346.           BeginGroup = True
  347.           Item = miDockTab
  348.           Visible = True
  349.         end
  350.         item
  351.           Item = miDockBottom
  352.           Visible = True
  353.         end
  354.         item
  355.           Item = miDockTop
  356.           Visible = True
  357.         end
  358.         item
  359.           Item = miDockLeft
  360.           Visible = True
  361.         end
  362.         item
  363.           Item = miDockRight
  364.           Visible = True
  365.         end
  366.         item
  367.           BeginGroup = True
  368.           Item = miClose
  369.           Visible = True
  370.         end
  371.         item
  372.           BeginGroup = True
  373.           Item = miShowStatusBar
  374.           Visible = True
  375.         end>
  376.     end
  377.     object N800: TdxBarButton
  378.       Caption = 'N800'
  379.       Category = 2
  380.       Hint = 'N800'
  381.       Visible = ivAlways
  382.       ButtonStyle = bsChecked
  383.       GroupIndex = 1
  384.       OnClick = NMaxClick
  385.     end
  386.     object N1024: TdxBarButton
  387.       Caption = 'N1024'
  388.       Category = 2
  389.       Hint = 'N1024'
  390.       Visible = ivAlways
  391.       ButtonStyle = bsChecked
  392.       GroupIndex = 1
  393.       OnClick = NMaxClick
  394.     end
  395.     object NMax: TdxBarButton
  396.       Caption = 'NMax'
  397.       Category = 2
  398.       Hint = 'NMax'
  399.       Visible = ivAlways
  400.       ButtonStyle = bsChecked
  401.       GroupIndex = 1
  402.       Down = True
  403.       OnClick = NMaxClick
  404.     end
  405.     object N240: TdxBarButton
  406.       Caption = 'N240'
  407.       Category = 2
  408.       Hint = 'N240'
  409.       Visible = ivAlways
  410.       ButtonStyle = bsChecked
  411.       GroupIndex = 1
  412.       OnClick = NMaxClick
  413.     end
  414.     object bbMax: TdxBarButton
  415.       Caption = 'Maximize'
  416.       Category = 0
  417.       Hint = 'Maximize'
  418.       Visible = ivAlways
  419.       ButtonStyle = bsChecked
  420.       ImageIndex = 213
  421.       OnClick = btnFullScreenClick
  422.     end
  423.   end
  424.   object pmDockOptions: TdxBarPopupMenu
  425.     BarManager = barMan
  426.     ItemLinks = <
  427.       item
  428.         Item = miUndock
  429.         Visible = True
  430.       end
  431.       item
  432.         BeginGroup = True
  433.         Item = miDockTab
  434.         Visible = True
  435.       end
  436.       item
  437.         Item = miDockBottom
  438.         Visible = True
  439.       end
  440.       item
  441.         Item = miDockTop
  442.         Visible = True
  443.       end
  444.       item
  445.         Item = miDockLeft
  446.         Visible = True
  447.       end
  448.       item
  449.         Item = miDockRight
  450.         Visible = True
  451.       end
  452.       item
  453.         BeginGroup = True
  454.         Item = miClose
  455.         Visible = True
  456.       end
  457.       item
  458.         BeginGroup = True
  459.         Item = miShowStatusBar
  460.         Visible = True
  461.       end>
  462.     UseOwnFont = False
  463.     Left = 515
  464.     Top = 40
  465.   end
  466. end
  467.